dreamweaver.htmlStylePalette.getStyles()

Availability 3.0
Description Gets a list of all of the names of the defined HTML styles.
Arguments None.
Returns An array of strings, each representing the name of an HTML style. If no HTML styles are defined, an empty array is returned.
Enabler None.